Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Substrate event and deposit handlers refactor #247

Merged
merged 24 commits into from
Feb 14, 2024

Conversation

mj52951
Copy link
Collaborator

@mj52951 mj52951 commented Jan 22, 2024

Substrate listener subdirectory is now refactored so it doesn't use deprecated chainbridge-core but sygma-core.

closes #230

As EVM event handlers were refactored in PR #243, this also closes issue: #235.

Note: e2e, unit and lint tests should fail as this is a step-by-step refactor focusing on smaller parts that should work

Copy link
Collaborator

@mpetrun5 mpetrun5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ignore this until after the exams 😄

chains/substrate/config.go Show resolved Hide resolved
chains/substrate/listener/deposit-handler.go Show resolved Hide resolved
chains/substrate/listener/event-handlers.go Outdated Show resolved Hide resolved
chains/substrate/listener/listener.go Outdated Show resolved Hide resolved
app/app.go Show resolved Hide resolved
@mj52951 mj52951 merged commit f4ca83d into sygma-core-refactor Feb 14, 2024
3 of 6 checks passed
@mj52951 mj52951 deleted the mj52951/substrate-listener-refactor branch February 14, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants